home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / snapshot_1_1.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  1.3 KB  |  36 lines

  1. Short: ARexx script: screenshots w/ C= ScreenSave
  2. Type: gfx/misc
  3. Uploader: ukjg@rz.uni-karlsruhe.de
  4. Author: ukjg@rz.uni-karlsruhe.de (Tobias Ferber)
  5.  
  6. This is an ARexx script which runs the `ScreenSave' program which is
  7. part of the C=ommodore Native Developer Kit.
  8.  
  9.  
  10. Why should I use this script instead of using `ScreenSave' directly?
  11.  
  12.   (a) You don't need a shell
  13.   (b) You get a requester when the snapshot has been written
  14.   (c) You might want to select your output filename with a file requester
  15.  
  16.  
  17. One possibility of using snapshot.rexx is via ToolsDaemon by Nico François.
  18. Simply add the following lines to your `S:ToolsDaemon.menu'
  19.  
  20.     ITEM Snapshot
  21.         SUB To sequence in RAM:
  22.         (CLI) 10240 rx rexx:Snapshot.rexx SEQUENCE FILE RAM:Snapshot. QUIET
  23.         SUB To custom file ...
  24.         (CLI) 10240 rx rexx:Snapshot.rexx QUIET
  25.  
  26.  
  27. ============================= Archive contents =============================
  28.  
  29. Original  Packed Ratio    Date     Time    Name
  30. -------- ------- ----- --------- --------  -------------
  31.      817     476 41.7% 19-Jul-94 18:35:14  snapshot-1.1/ReadMe
  32.     4423    1663 62.4% 19-Jul-94 18:11:36  snapshot-1.1/rexx/snapshot.rexx
  33.      198     130 34.3% 19-Jul-94 18:21:56  snapshot-1.1/s/ToolsDaemon.menu
  34. -------- ------- ----- --------- --------
  35.     5438    2269 58.2% 20-Jul-94 07:34:44   3 files
  36.